You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
SetInteger Method
>
Matrix.SetInteger Method (int, int, int, [In] int[])
Dew Math for .NET
Matrix.SetInteger Method (int, int, int, [In] int[])
Matrix Structure
Matrix Members
Dew.Math Namespace
SetInteger Method
Collapse All
Syntax
C#
Visual Basic
public
TMtxVec
SetInteger
(
int
Index
,
int
aIndex
,
int
Len
, [In]
int
[]
A
);
Public
Function
SetInteger
(
Index
As
Integer
,
aIndex
As
Integer
,
Len
As
Integer
,
A
As
[In] int[])
As
TMtxVec
Description
This is SetInteger, a member of class Matrix.
Group
SetInteger Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
SetInteger Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!